home *** CD-ROM | disk | FTP | other *** search
- +-----------------------------------------------------------------------------+
- | tableofcontents |
- +-----------------------------------------------------------------------------+
-
- Abbreviation: π|\tocπ%
-
- Parameters: π|page numberπ%
-
- π|Description:π%
- The \tableofcontents markup prints the table of contents, beginning with
- the designated page. A roman numeral page number is specified by entering
- a negative page number. This markup must always appear at the end of a
- document.
- By default, parts, chapters, appendices and subheading levels "A" and
- "B" are included in the table of contents. The order of printing in the
- table of contents is always
- 1. table of contents
- 2. list of figures
- 3. list of tables
- The list of figures will print only if a \figure markup was used. The
- list of tables will print only if a \tabletitle markup was used.
-
- π|Example:π%
- To print the table of contents beginning on page 32 enter:
- of utmost importance.
- \tableofcontents{32}
-
- π|Example:π%
- If you wanted the table of contents to begin on roman numeral page three
- ("iii"), you would enter a minus three.
-
- New York: Halstead Press.
- \tableofcontents{-3}
-
- π|Notes:π%
- This markup must always appear at the end of a document.
- Multiple line titles may be broken in the table of contents by using
- \toclinebreak.
-
-